* trampver.texi: Update release number. Set default value of
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 22 Jun 2009 21:39:59 +0000 (21:39 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 22 Jun 2009 21:39:59 +0000 (21:39 +0000)
`emacsgvfs'.

doc/misc/trampver.texi

index 7644a4aa26460a81869da8ccf346eaa6f4e85dd5..2777a5c2597ce09ba832ef2f38f27c1662186c10 100644 (file)
@@ -9,7 +9,7 @@
 @c In the Tramp CVS, the version number is auto-frobbed from
 @c configure.ac, so you should edit that file and run
 @c "autoconf && ./configure" to change the version number.
-@set trampver 2.1.15
+@set trampver 2.1.16
 
 @c Other flags from configuration
 @set instprefix /usr/local
 @set emacsgw
 @end ifclear
 
+@c Whether or not describe GVFS integration.
+@ifclear noemacsgvfs
+@set emacsgvfs
+@end ifclear
+
 @c Some flags which make the text independent on the (X)Emacs flavor.
 @c "emacs" resp "xemacs" are set in the Makefile.  Default is "emacs".
 @ifclear emacs